home *** CD-ROM | disk | FTP | other *** search
/ NeXTSTEP 3.3 (Developer)…68k, x86, SPARC, PA-RISC] / NeXTSTEP 3.3 Dev Intel.iso / NextDeveloper / Apps / InterfaceBuilder.app / English.lproj / MatrixInspector.nib / data.classes next >
Encoding:
Text File  |  1994-08-26  |  967 b   |  37 lines

  1. FirstResponder = {
  2.     ACTIONS = {
  3.         "inspectPrototype:" = "inspectPrototype:"; 
  4.     "performResize:" = "performResize:"; 
  5.     }; 
  6.     SUPERCLASS = Object; 
  7. };
  8. IBMatrixInspector = {
  9.     ACTIONS = {
  10.         "autotag:" = "autotag:"; 
  11.     "cancelPropagate:" = "cancelPropagate:"; 
  12.     "inspectPrototype:" = "inspectPrototype:"; 
  13.     "matchCells:" = "matchCells:"; 
  14.     "ok:" = "ok:"; 
  15.     "okPropagate:" = "okPropagate:"; 
  16.     "performClick:" = "performClick:"; 
  17.     "revert:" = "revert:"; 
  18.     "setReturnSign:" = "setReturnSign:"; 
  19.     }; 
  20.     OUTLETS = {
  21.         autosizeSwitch = autosizeSwitch; 
  22.     autotagSwitch = autotagSwitch; 
  23.     backgrayMatrix = backgrayMatrix; 
  24.     propagateMatrix = propagateMatrix; 
  25.     propagateSwitch = propagateSwitch; 
  26.     propagateWindow = propagateWindow; 
  27.     protoBox = protoBox; 
  28.     protoMatrix = protoMatrix; 
  29.     returnSwitch = returnSwitch; 
  30.     selRectSwitch = selRectSwitch; 
  31.     tagForm = tagForm; 
  32.     trackMatrix = trackMatrix; 
  33.     window = window; 
  34.     }; 
  35.     SUPERCLASS = Object; 
  36. };
  37.